github.com/coder/websocket.Conn.writeError (method)
9 uses
github.com/coder/websocket (current package)
read.go#L192: c.writeError(StatusProtocolError, err)
read.go#L214: c.writeError(StatusProtocolError, err)
read.go#L293: c.writeError(StatusProtocolError, err)
read.go#L299: c.writeError(StatusProtocolError, err)
read.go#L345: c.writeError(StatusProtocolError, err)
read.go#L389: c.writeError(StatusProtocolError, err)
read.go#L473: mr.c.writeError(StatusProtocolError, err)
read.go#L528: lr.c.writeError(StatusMessageTooBig, reason)
write.go#L428: func (c *Conn) writeError(code StatusCode, err error) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |